CI: copy .github from openwrt-packages
authorNick Hainke <[email protected]>
Sat, 29 May 2021 17:28:51 +0000 (19:28 +0200)
committerMoritz Warning <[email protected]>
Tue, 8 Jun 2021 18:38:50 +0000 (20:38 +0200)
commit13fce79c3803c951f08e937bf125ec124f4cc16c
tree0e167322875b65bc12c49e2b70f2245950f3c22f
parent57533a25e84932a7e50b8483843c840f0924bc0c
CI: copy .github from openwrt-packages

Just copy .github from openwrt enabling:
- checking of formalities
- checking of build
- issue template
- pr template

Signed-off-by: Nick Hainke <[email protected]>
(cherry picked from commit d1ab87b7db7688f209647a3ce773d69cd978a2d3)
.github/issue_template [new file with mode: 0644]
.github/pull_request_template [new file with mode: 0644]
.github/workflows/Dockerfile [new file with mode: 0644]
.github/workflows/ci_helpers.sh [new file with mode: 0644]
.github/workflows/entrypoint.sh [new file with mode: 0755]
.github/workflows/formal.yml [new file with mode: 0644]
.github/workflows/multi-arch-test-build.yml [new file with mode: 0644]